json property annotation c#

34

json property annotation c# -

[JsonProperty("name")]
public string Name { get; set; }

Comments

Submit
0 Comments